home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
psi.xml
< prev
next >
Wrap
Text File
|
2002-08-30
|
1KB
|
39 lines
<search function="psi">
<name>PriceSCAN Price Guide</name>
<description>
Search PriceSCAN for an ISBN.<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>psi 0898713617</td></tr>
</table>
</description>
<category>Shopping</category>
<link>http://www.pricescan.com/home_books.asp</link>
<form name="psif"
action="http://www.pricescan.com/books/SearchResults.asp"
method="get">
<input type="hidden" name="type" id="type" value="isbn"/>
<input type="hidden" name="isbn" id="isbn"/>
</form>
<script><![CDATA[
function psi(q)
{
if( nullArgs("psi",q) )
return false;
else
{
document.psif.isbn.value = q;
submitForm(psif);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>